home *** CD-ROM | disk | FTP | other *** search
INI File | 2000-01-20 | 1.1 KB | 56 lines |
- [PDF]
- Version = 1.0
-
-
- [Package Definition]
- Product = UndeleteServer
- Version = 2.0.058
- Comment =
- SetupVariations = Setup, Uninstall
-
- [Setup Setup]
- CommandName = Setup
- CommandLine = msiexec /m Undelete /qn /I UndeleteServer.msi
- UserInputRequired = FALSE
- SynchronousSystemExitRequired = FALSE
- SupportedPlatforms = Windows NT (Intel)
-
- [Uninstall Setup]
- CommandName=Uninstall
- CommandLine= msiexec /m Undelete /qn /X UndeleteServer.msi
- UserInputRequired=FALSE
- SynchronousSystemExitRequired=FALSE
- SupportedPlatforms=Windows NT (Intel)
-
- [Setup Package for Inventory]
- InventoryThisPackage = TRUE
- Detection Rule Part1 = File1
- Detection Rule Part2 = AND
- Detection Rule Part3 = File2
- Detection Rule Part4 = AND
- Detection Rule Part5 = File3
- Detection Rule Part6 = AND
- Detection Rule Part7 = File4
- Detection Rule Part8 = AND
- Detection Rule Part9 = File5
-
- [File1]
- Filename = NetUnd.exe
- COLLECT=FALSE
-
- [File2]
- Filename = UdBin.exe
- COLLECT=FALSE
-
- [File3]
- Filename = UdFat.exe
- COLLECT=FALSE
-
- [File4]
- Filename = UdNtfs.exe
- COLLECT=FALSE
-
- [File5]
- Filename = UdServe.exe
- COLLECT=FALSE
-